symmetry_thrift_d ~master (2022-01-12T21:35:09.0843766)
Dub
Repo
TProcessorEventHandler.preWrite
thrift
protocol
processor
TProcessorEventHandler
Called between calling the handler and writing the response.
interface
TProcessorEventHandler
void
preWrite
(
Variant
callContext
,
string
methodName
)
Meta
Source
See Implementation
thrift
protocol
processor
TProcessorEventHandler
functions
createContext
deleteContext
handlerError
onewayComplete
postRead
postWrite
preRead
preWrite
Called between calling the handler and writing the response.